fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.
Fuzion
•
Library Modules
•
http
•
http
•
Message
•
body
»
Modules
base
clang
sodium
crypto
database
http
lock_free
mail
wolfssl
nom
sqlite
terminal
tokiwa
web
uuid
webserver
universe (module http)
└─
http
├─
connect
├─
delete
├─
get
├─
head
├─
Message
├─
options
├─
patch
├─
post_r
├─
put
├─
request_message
├─
request_method
├─
response_message
└─
trace
body
http
.
Message
.
body
body
=>
io.Read_Handler
[Abstract feature]
¶
[src]
body of the message, if it has one
NYI: CLEANUP: should probably be possible for body to be
array u8, nil or a specify an LM to read from.
The question is what do we need?
0.095dev (GIT hash fe578dbae82d257bfb6d755e3b05abbf37247dbe)
last changed: 2026-05-12
NYI: CLEANUP: should probably be possible for body to be
array u8, nil or a specify an LM to read from.
The question is what do we need?